Release 10.1A: OpenEdge Data Management:
SQL Reference


DECLARE CURSOR

Syntax
declare cursor ::=
EXEC SQL DECLARE cursor_name CURSOR FOR
  { query_expr [ ORDER BY clause ] [ FOR UPDATE clause ]
  | prepared_statement_name
  } ; 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095